CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SURF opencv

搜索资源列表

  1. juxingjiance

    2下载:
  2. opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
  3. 所属分类:OpenCV

    • 发布日期:2014-02-07
    • 文件大小:1520
    • 提供者:贾建辉
  1. OpenSurf

    0下载:
  2. opencv+vc6.0+surf.主要是在vc6.0下面的运行的算法代码,c/c++语言编写 -opencv+vc6.0+surf
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2413569
    • 提供者:张鑫
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. LearningOpenCV

    0下载:
  2. Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10757911
    • 提供者:Roger
  1. opencv_face

    0下载:
  2. 用opencv实现的人脸检测,这是opencv自带的函数,希望对大家有用-Achieved with the opencv face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2553642
    • 提供者:zhenqingkai
  1. OpenSURFcpp

    0下载:
  2. SURF descr iptor library based on opencv.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:209849
    • 提供者:lomazzacamo
  1. opencvlizi

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12143845
    • 提供者:ckolk
  1. find_obj(surf)

    0下载:
  2. surf的C++实现类,包含main函数,可直接运行。需要OpenCV的支持-the class of SURF,include main function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3157
    • 提供者:zsh
  1. SURF

    0下载:
  2. 简单的opensurf算法,c语言实现,用到了opencv-the SURF detector-descr iptor scheme used in the OpenSURF library is discussed in detail.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1449052
    • 提供者:赵书睿
  1. OpenSURF

    0下载:
  2. SURF opencv 算法 图像识别 匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:10208354
    • 提供者:wdc
  1. surf

    0下载:
  2. 基于opencv surf匹配的源码 很方便实用的-Opencv surf-based matching of source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:3217286
    • 提供者:朱本福
  1. final-surf

    0下载:
  2. This the code to do surf detection on visual c + + opencv-This is the code to do surf detection on visual c + + opencv
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:1441
    • 提供者:ahmad muzakky
  1. opencv-source-surf-algorithm

    0下载:
  2. 利用opencv中surf实现图片的匹配-Using opencv achieve images match in surf
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7596587
    • 提供者:冬暖
  1. surf算法+匹配点的对应显示

    0下载:
  2. 利用opencv中的surf算法进行图像匹配,并将匹配对对应显示
  3. 所属分类:密码/编码算法

    • 发布日期:2013-12-17
    • 文件大小:13087480
    • 提供者:yydu1988@126.com
  1. SURF算法代码

    0下载:
  2. 基于opencv的surf特征点检测算法,英文解释,代码很详细,是个值得参考的资源
  3. 所属分类:Windows编程

  1. surf_opencv10086110

    0下载:
  2. 运行在linux环境下的基于opencv的surf人脸识别的代码-Face recognition based on the surf opencv code running under linux environment
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:126497
    • 提供者:铸造
  1. surfmex-opencv

    0下载:
  2. SURF,huan jing,xia ,keyi yunxing qieyou ceshi shuju d e.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:497209
    • 提供者:baseballbasket
  1. surf-and-Homography-decomposition

    2下载:
  2. 使用opencv,首先提取两幅图像的surf特征点,然后匹配,求单应矩阵,然后分解得到旋转角度。保证可用,走过路过不要错过。-Using opencv, first extracting feature points of the two images of the surf, and then matching, seeking homography, then decomposition rotation. Guarantee is available, do not miss passin
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:23398602
    • 提供者:李明
  1. OpenCVdemo15-surf

    0下载:
  2. opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2869804
    • 提供者:李骁
« 1 23 4 5 6 »
搜珍网 www.dssz.com